]> git.saurik.com Git - winterboard.git/blob - Dim Wallpaper.theme/Widget.html
Hide the non-functional Hide WinterBoard option.
[winterboard.git] / Dim Wallpaper.theme / Widget.html
1 <?xml version="1.0" encoding="UTF-16"?>
2 <html><head>
3 <!--meta name="viewport" content="width=320, minimum-scale=1.0, maximum-scale=1.0"/-->
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
5
6 <style>
7 body {
8 margin: 0;
9 padding: 0;
10 }
11
12 div {
13 background-color: black;
14 opacity: 0.3;
15 height: 480px;
16 }
17 </style>
18 </head><body>
19 <div></div>
20 </body></html>